Skip to content

Comments

fix: initial landing on receipt page 404s#604

Merged
o-az merged 2 commits intomainfrom
o-az/fix-receipt-404-initial
Feb 20, 2026
Merged

fix: initial landing on receipt page 404s#604
o-az merged 2 commits intomainfrom
o-az/fix-receipt-404-initial

Conversation

@o-az
Copy link
Member

@o-az o-az commented Feb 20, 2026

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 20, 2026

Bundle Size Report

Metric Size Δ Change
Total 5.3 MB +512.9 KB (+10.5%)
Gzip 1.5 MB +188.4 KB (+14.1%)
Brotli 1.3 MB +157.4 KB (+13.6%)
Chunk changes (>1KB)
Chunk Change
assets/QueryBuilder.js (removed) -423.4 KB
assets/createSsrRpc.js (removed) -43.8 KB
assets/stringify.js (removed) -19.7 KB
assets/base.js (removed) -12.8 KB
assets/useWatchBlockNumber.js (removed) -2.1 KB
assets/utils.js -1.7 KB
assets/Intro.js +1.2 KB
assets/profiling.js +1.3 KB
assets/useChainId.js +1.7 KB
assets/_layout.js +1.7 KB
assets/wagmi.config.js +4.0 KB
assets/block-number.js (new) +4.3 KB
assets/_address.js +9.2 KB
assets/isAddressEqual.js +19.0 KB
index.js +92.4 KB
assets/router.js +156.7 KB
assets/fetch.js (new) +249.2 KB
assets/tempo-queries.js (new) +474.9 KB

Compared against main branch (baseline from 2/4/2026, 5:13:51 PM)

@github-actions
Copy link

github-actions bot commented Feb 20, 2026

Cloudflare Deployments

App Environment Status Preview
api - [>>] Skipped No changes
explorer devnet [OK] Deployed View Preview
explorer moderato [OK] Deployed View Preview
explorer presto [OK] Deployed View Preview
explorer testnet [OK] Deployed View Preview
fee-payer devnet [>>] Skipped No changes
fee-payer privy [>>] Skipped No changes
fee-payer testnet [>>] Skipped No changes
og - [>>] Skipped No changes
tokenlist - [>>] Skipped No changes

… in URL

The fetch/Request credential-stripping patch in __root.tsx never activated
because window.location has no username/password properties (only URL objects
do), and Chrome strips credentials from location.href. Remove the broken
guard so the patch always runs — it's a no-op without credentials.

Also wrap _layout's fetchLatestBlock() in try/catch so a failed server
function doesn't crash all child routes.
@o-az o-az merged commit 813a609 into main Feb 20, 2026
14 checks passed
@o-az o-az deleted the o-az/fix-receipt-404-initial branch February 20, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant